home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
HYP
/
E-G
/
educationstacks.sea
/
Circuits
/
background_2693.txt
< prev
next >
Wrap
Text File
|
1989-02-26
|
3KB
|
153 lines
-- background: 2693 from stack: in
-- bmap block id: 3650
-- flags: 0000
-- background id: 0
-- name:
-- part 2 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=6 top=302 right=336 bottom=45
-- title width / last selected line: 0
-- icon id / first selected line: 20098 / 20098
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual effect iris close
go "Home"
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=209 top=300 right=329 bottom=246
-- title width / last selected line: 0
-- icon id / first selected line: 902 / 902
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
go to previous card
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: A000
-- rect: left=51 top=279 right=339 bottom=131
-- title width / last selected line: 0
-- icon id / first selected line: 1000 / 1000
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Electronic Parts
----- HyperTalk script -----
on mouseUp
push card
go to Electronic Parts
end mouseUp
-- part 8 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=334 top=26 right=44 bottom=508
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 256
-- line height: 16
-- part name: title
-- part 9 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=0 top=21 right=62 bottom=44
-- title width / last selected line: 0
-- icon id / first selected line: 14767 / 14767
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info
----- HyperTalk script -----
on mouseUp
go to card id 4643
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=262 top=300 right=329 bottom=298
-- title width / last selected line: 0
-- icon id / first selected line: 26425 / 26425
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
go to next card
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=159 top=300 right=329 bottom=197
-- title width / last selected line: 0
-- icon id / first selected line: 21449 / 21449
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: First
----- HyperTalk script -----
on mouseUp
go to second card
end mouseUp
-- part 12 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=312 top=300 right=329 bottom=349
-- title width / last selected line: 0
-- icon id / first selected line: 24830 / 24830
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Last
----- HyperTalk script -----
on mouseUp
go to last card
end mouseUp